body{
    background: #f2f2f2;
    font-family: '微软雅黑';
}
html{
    overflow-x: hidden;
    font-family: '微软雅黑';
}
a{
    font-family: '微软雅黑';
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
img{
    max-width: 100%;
}

/* webkit内核 滚动条*/
::-webkit-scrollbar {width:4px;background-color:#118ae9;}
::-webkit-scrollbar-thumb {width:4px;background-color:#aeaeae;}
::-webkit-scrollbar-track-piece {width:4px;background-color:#f8f8f8;}
::-webkit-scrollbar-thumb:hover {width:4px;background-color:#118ae9;}

.lang_choose{
    text-align: right;
    display: inline-block;
    float: right;
    color: #fff;
}
.lang_choose a{
    color: #fff;
}
.wel{
    display: inline;
    float: left;
}
.navbar-header{
    clear: both;
}

.navbar-default {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
}
.navbar-brand>img{
    max-height: 60px;
}
.navbar-nav{
    
}
.banner .swiper-slide img{
    width: 100%;
}
.nav_top p{
    margin-bottom: 0;
    margin-top: 10px;
}
.navbar-brand{
    height: auto;
}
#navbar-nav{
    background: rgba(255,255,255,.5);
}
.navbar-default .navbar-nav>li>a {
    padding: 20px 20px;
    font-size: 16px;
    color: #333;
    transition: .5s;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}
.navbar-default .navbar-nav>li>a:hover{
    background: #e43a3d;
    color: #fff;
}
.banner{
    position: relative;
    top: -204px;
}
.form-control{
    border: 0;
    border-radius: 0;
    font-size: 15px;
    height: 35px;
    padding: 22px 15px;
    margin-right: -4px;
}
.btn{
    border-radius: 0;
    border: 0;
    background: #e43a3d;
    padding: 8px 15px;
    margin-top: 1px;
}
.btn img{
    width: 25px;
}
.btn-default:hover{
    background: #e43a3d;
}
.lx{
    display: inline-block;
}
.navbar-right .dh_ico{
    width: 70px;
    vertical-align: top;
}
.lxr{
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
    margin-top: 5px;
}
.dh{
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}
.lx_wrap{
    padding-top: 10px;
}
.sec_1{
    position: relative;
    top: -150px;
    text-align: center;
}
.main_title_z{
    font-size: 30px;
    text-align: center;
    color: #e43a3d;
    margin-bottom: 15px;
}
.main_title_f{
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
}
.main_line{
    width: 80px;
    height: 5px;
    background: #e43a3d;
    margin: 0 auto;
    margin-top: 15px;
}
.main_title{
    margin-bottom: 20px;
}
.sec_1 .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}
.sec_1 .col-md-3 .main_pro_wrap{
    background: #fff;
    padding: 20px 10px;
    text-align: center;
}
.main_pro_t{
    font-size: 16px;
    text-align: center;
    padding: 10px;
    color: #333;
    margin-bottom: 0;
}
.sec_1 .col-md-3 .main_pro_wrap img{
    height: 200px;
}
.sec_1 .col-md-3 .main_pro_wrap a{
    color: #fff;
    text-align: center;
    background: #e43a3d;
    padding: 5px 20px;
    margin: 0 auto;
    display: inline-block;
}
.sec_1 .col-md-3 .main_pro_wrap a.zx{
    background: #4b4b4b;
}
.main_pro_line{
    width: 80px;
    height: 1px;
    background: #eee;
    margin: 0 auto;
    margin-bottom: 15px;
}
.main_pro_more{
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    color: #fff;
    background: #e43a3d;
    padding: 15px 45px;
    font-size: 16px;
    margin-top: 20px;
}
.sec_3 {
    text-align: center;
    position: relative;
    top: -40px;
}
.sec_3 img{
    text-align: center;
    max-width: 100%;
}
.sec_2{
    background: url(../images/about_bg.jpg);
    background-size: cover;
    position: relative;
    top: -90px;
}
.sec_2 .about_left{
    padding: 86px 0;
}
.sec_2 .col-md-7 img{
    border: 6px solid #fff;
}
.sec_2 .about_right{
    background: rgba(255,0,0,.3);
    padding: 50px;
}
.sec_2 .about_right p{
    color: #fff;
}
.sec_2 .main_baout_1{
    text-align: right;
    font-size: 28px;
    font-weight: 700;
    border-left: 5px solid #fff;
    display: inline-block;
    padding-left: 15px;
}
.sec_2 .main_baout_2{
    font-size: 20px;
}
.sec_2 .main_baout_3{
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.main_about_m{
    height: 440px;
    overflow: hidden;
}
.animate {
    font-size: 12px;
    color: #000;
    display: inline-block;
    animation: 10s wordsLoop linear infinite normal;
}
a.main_pro_more:hover{
    color: #fff;
}
.sec_4{
    background: url(../images/news_bg.jpg);
    background-size: cover;
    padding: 60px 0;
    text-align: center;
}
.sec_4 .main_title_z,
.sec_4 .main_title_f{
    color: #fff;
}
@keyframes wordsLoop {
    0% {
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
    }
    100% {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
    }
}

@-webkit-keyframes wordsLoop {
    0% {
        transform: translatYX(200px);
        -webkit-transform: translateY(200px);
    }
    100% {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
    }
}
.main_news_wrap{
    background: #fff;
    padding: 10px;
}
.main_news_t{
    color: #333;
    font-size: 16px;
    margin: 10px 5px;
    overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.news_list .col-md-4:nth-child(3n+1){
    clear: both;
}
.news_list .main_news_wrap img{
    height: 220px;
    width: 100%;
}
.main_news_m{
    text-overflow: -o-ellipsis-lastline;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    display: -webkit-box;  
    -webkit-line-clamp: 3;  
    -webkit-box-orient: vertical;  
    color: #666;
    padding-left: 5px;
    padding-right: 5px;
}
.sec_5{
    margin: 50px 0;
}
#allmap{
    height: 300px;
    width: 100%;
    border: 6px solid #fff;
}
.anchorBL{ display:none; }
.online input{
    width: 100%;
    font-size: 16px;
    padding: 10px;
    border: 0;
    margin-bottom: 10px;
}
.online textarea{
    font-size: 16px;
    width: 100%;
    border: 0;
    margin-bottom: 10px;
    padding: 10px;
}
.online .checkcode{
    width: 70%;
}
.online img{
    max-height: 40px;
    float: right;
}
.online button{
    border: 0;
    background: #e43a3d;
    color: #fff;
    padding: 10px 50px;
    font-size: 16px;
}
footer{
    background: #2d2d2d;
    text-align: center;
    font-size: 15px;
    padding: 30px 0 10px;
}
footer p,
footer a{
    color: #ddd;
}
footer a:hover{
    color: #fff;
}
footer ul {
    margin-bottom: 15px;
}
footer ul li{
    display: inline;
    list-style: none;
    padding: 0 15px;
}
footer img{
    margin-bottom: 15px;
    max-height: 60px;
}
.n_banner{
    position: relative;
    top: -204px;
}
.n_list {
    position: relative;
    top: -170px;
}
.n_list ul {
    margin-left: 0;
    padding-left: 0;
}
.n_list ul li{
    list-style: none;
    display: inline-block;
}
.n_list ul li a{
    color: #fff;
    background: #e43a3d;
    padding: 10px 15px;
    font-size: 16px;
    margin-right: 5px;
    transition: .5s;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari 和 Chrome */
    -o-transition: .5s; /* Opera */
}
.n_list ul li a:hover{
    background: #ff0000;
}
.n_title{
    background: #e43a3d;
    color: #fff;
    padding: 12px 0 1px 15px;
    font-size: 16px;
}
.n_wrap{
    position: relative;
    margin-top: -150px;
}
.n_message{
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 15px;
}
.bar{
    clear: both;
    text-align: center;
}
.bar span{
    border: 1px solid #c7c7c7;
    padding: 5px 10px;
    margin: 0 2px;
}
.bar span a{
    color: #333;
}
.title{
    font-size: 24px;
    text-align: center;
}
.time{
    text-align: center;
    text-align: 16px;
    color: #333;
}
.news_title{
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 20px;
}
.main_news_time{
    color: #333;
}
.n_wrap .main_pro_wrap {
    background: #fff;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 20px;
}
.n_wrap .main_pro_wrap img {
    height: 200px;
}

.n_wrap .main_pro_wrap a {
    color: #fff;
    text-align: center;
    background: #e43a3d;
    padding: 5px 20px;
    margin: 0 auto;
    display: inline-block;
}
.n_wrap .main_pro_wrap a.zx {
    background: #4b4b4b;
}
.n_wrap .col-md-4{
    padding-left: 5px;
    padding-right: 5px;
}
.page-numbar a{
    padding-left: 5px;
    padding-right: 5px;
}
.contact_message {
    padding-left: 0;
}
.contact_message li{
    list-style: none;
    font-size: 16px;
    display: inline-block;
    width: 33%;
    text-align: center;
    border: 1px solid #bcbaba;
    line-height: 40px;
    padding-top: 10px;
}

.n_banner img{width:100%;}

/* 放大图片 */
.htmleaf-icon,.htmleaf-header h1 span{color: #fff;}
.swipebox{background: none !important;}
#box-container{margin:0;padding:0}
.box{list-style-type:none;float:left;margin-bottom:1rem;margin-left:1%;margin-right:1%;width:48%;}
.box:nth-child(2n+1){clear:both;margin-left:0;}
.box:nth-child(2n+0){margin-right:0;}
.box a{display:block;width:100%;height:auto;}
.box a img{-webkit-back-visibility:hidden;display:block;width:100%;height:auto;vertical-align:bottom;}

/* 放大镜 */


@media screen and (max-width: 768px){
    .lx_wrap,
    .footer ul,
    footer img{
        display: none;
    }
    footer{
        padding: 10px 0 0px;
    }
    .n_wrap .main_pro_wrap img {
        height: 140px;
    }
    .contact_message li{
        width: 100%;
    }
    .navbar-brand>img {
        max-height: 40px;
    }
    .navbar-toggle{
        margin-top: 18px;
    }
    .banner{
        top: -20px;
    }
    .sec_1{
        top: 0;
    }
    .main_title_z {
        font-size: 18px;
    }
    .main_title_f{
        font-size: 12px;
    }
    .sec_1 .col-md-3 .main_pro_wrap img {
        height: 120px;
    }
    .sec_2{
        top: 0;
        margin-top: 20px;
    }
    .main_pro_more{
        padding: 10px 25px;
    }
    .sec_2 .about_left {
        padding: 25px 0;
    }
    .sec_2 .about_right{
        padding: 25px;
    }
    .sec_3{
        top: 0;
        margin-top: 20px;
    }
    #allmap{
        margin-bottom: 15px;
    }
    .sec_4{
        padding: 20px 0;
        margin-top: 2px;
    }
    .main_news_wrap{
        margin-bottom: 10px;
    }
    .sec_5 {
        margin: 20px 0;
    }
    .n_banner{
        top: -25px;
    }
    .n_list{
        top: 0;
    }
    .n_wrap{
        top: 0;
        margin-top: 0;
    }
    .form-control {
        display: inline-block;
        width: 80%;
    }
    .n_list ul li a{
        padding: 5px 8px;
        font-size: 14px;
        line-height: 35px;
        margin-right: 0;
    }
    .btn{
        margin-top: -5px;
    }
}